CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k means Segmentation

搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. K-Means聚类

    1下载:
  2. k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:熊健
  1. Fuzzy-k-means

    1下载:
  2. 模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1381338
    • 提供者:张莉
  1. VCk-means

    0下载:
  2. VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:puxx
  1. clustering.rar

    0下载:
  2. 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2094870
    • 提供者:小牛
  1. k_means.rar

    0下载:
  2. 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:105752
    • 提供者:焦焦
  1. travailenmat

    0下载:
  2. matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:21033
    • 提供者:Ben hassen Amer
  1. kmeans-segment

    1下载:
  2. 利用k-means算法进行图像分割,效果较好-Using k-means algorithm for image segmentation is better
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:768
    • 提供者:stef
  1. colorimageretrivew

    4下载:
  2. 实现彩色图像显著区域提取,基于注意力机制,使用算法包括k-means,分割等。-salient region detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2076710
    • 提供者:程素娟
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280510
    • 提供者:王悦东
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:74210
    • 提供者:培培
  1. junzhi

    0下载:
  2. k-均值算法,主要进行在matlab中的程序实现,进行图像的分割处理-k-means algorithm, mainly for the program in the matlab implementation for image segmentation
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:2942
    • 提供者:sara
  1. julei

    1下载:
  2. 一个根据laws能量测度对纹理图像进行分割的程序,分割过程采用K均值聚类的方法-A measure of energy under the laws of the texture image segmentation process, the process of segmentation method using K means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:39412
    • 提供者:dsfdsf
  1. TextLinesegmentationofhistoricalArabicdocuments.r

    0下载:
  2. This paper presents a text line segmentation method for printed or handwritten historical Arabic documents. Documents are first classified into 2 classes using a K-means scheme. These classes correspond to document complexity (easy or not eas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:317677
    • 提供者:ammar
  1. K-Means

    0下载:
  2. 本人上传的源代码用于实现数据挖掘领域中中的分内算法,K-means算法,算法的分割结果比较准确,是你的绝佳选择-I upload source code for implementing data mining in the field since the beginning of the algorithm, the segmentation result K-means algorithm, the algorithm is more accurate, you are a great ch
  3. 所属分类:Applet

    • 发布日期:2017-05-04
    • 文件大小:15790
    • 提供者:张熙繁
  1. k-means

    0下载:
  2. image segmentation k-means algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:mamadi72
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:29696
    • 提供者:gaomengxin99
  1. KmeansSegmentation

    0下载:
  2. Segmentation using K-means algorithm
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:12288
    • 提供者:a7medabdeldaim
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
  1. 基于 K-means 聚类算法的图像区域分割

    2下载:
  2. 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-11
    • 文件大小:29696
    • 提供者:星风雪雨
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com